Category: How to

Explore 3 post(s) categorized with "How to"

Post - Spring Boot: Using the new filter for trailing slash handling
June 13, 2024 22 hours ago How to 4 min read

Spring Boot: Using the new filter for trailing slash handling

In this tutorial, we’ll explore how to use the new UrlHandlerFilter to handle trailing slash in Spring Boot 3, including how to forward or redirect requests.

Post - Go: How to mock SCS session authentication in tests
February 1, 2024 4 months ago How to 6 min read

Go: How to mock SCS session authentication in tests

In this article, we'll explore how to mock our session when using SCS and inject data into context for authentication tests.

Post - How to hash class names in Astro using astro-rename integration
October 14, 2023 8 months ago How to 6 min read

How to hash class names in Astro using astro-rename integration

Learn how to use the astro-rename integration to hash all CSS class names from your Astro project.

© 2023 Lucas Josino All Rights Reserved.